home *** CD-ROM | disk | FTP | other *** search
- Short: change text/data in all files V2.19
- Uploader: stoecker@rcs.urz.tu-dresden.de (Dirk Stoecker)
- Author: stoecker@rcs.urz.tu-dresden.de (Dirk Stoecker)
- Type: util/misc
- Version: 2.19
- Kurz: Texte/Daten in Files veraendern/editieren
-
- This program gives you the possibility to edit data in text/binary files.
- It scans through a file like the search/replace functions in some editors.
-
- What can it do:
- -search and/or replace any given string
- -scans through text and binary files
- -has different modes(BSTR replace, C-String replace)
- -allows patterns
- -possibility to enter the string as hexadecimal numbers
- -overwrite original file
- -replace path-names in the files: useful for older programs without
- requester selection
- -case sensitiv/insensitiv search
- -replace only at given position
- -OVERWRITE allows you to replace strings like greetings in programs,
- because it doesn't change the filesize.
-
- Why take Change?
- It's the only program (I think) to do that. It has a nice GUI(no MUI).
- Sometimes the use of Change is faster then the replacement with a text-
- editor. It's better than using a binary file-editor to change texts.
-
- One idea to use:
- Change the PC CR+LF (0A0D) to Amiga LF (0A) with
- Change <source> 0A0D <dest> 0A HEX
-
- If needed I can also include support of locale.library and a german catalog!
-
- Please contact me:
-
- ***************************************************************************
- * snail-mail: Dirk Stoecker * e-mail: *
- * Geschwister-Scholl-Str. 10 * stoecker@rcs.urz.tu-dresden.de *
- * 01877 Bischofswerda * phone: *
- * GERMANY * GERMANY 03594/706666 *
- ***************************************************************************
-
-